Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

  Common

  Consts

  Container

  Decoders

  Environment

  FilterSet

  Renderers

  Transcoders

  Utilities

  BlockBuffer

  BufferedInputStream

  IDisposable

  IXDocumentSerializable

  AudioFormat

  AudioReader

  AudioTrackReader

  AudioWriter

  BitDepth

  EnhancedAC3Reader

  LAFMode

  LimitlessAudioFormatReader

  LimitlessAudioFormatWriter

  RIFFWaveReader

  RIFFWaveWriter

  SegmentedAudioReader

  SegmentedAudioWriter

 Helpers

 QuickEQ

 Remapping

 SpecialSources

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

namespace Utilities

Public classes

class BlockBuffer<T>Converts a function that fetches a given chunk of a stream to an object that can fetch a block with any size.
class BufferedInputStreamConstantly reads a stream in the background, and keeps a window in memory around the last read position for fast data access.
class IDisposableConstantly reads a stream in the background, and keeps a window in memory around the last read position for fast data access.

Public interfaces

interface IXDocumentSerializableAn object that can be serialized into an XDocument.